From: Dave Love Date: Tue, 29 Oct 2002 18:51:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29978 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=db436a8d822a39db241faeb18666de9ca0c6c461;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 234b47cd726..dcf22a393f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-10-29 Dave Love + + * cus-start.el (selection-coding-system, scalable-fonts-allowed): + Added. + + * progmodes/scheme.el (syntax-case): Define + scheme-indent-function. + + * international/mule-conf.el: Doc fixes. + 2002-10-29 Richard M. Stallman * server.el (server-switch-buffer): Say when no server buffers remain. @@ -16,8 +26,9 @@ 2002-10-29 Masayuki Ataka (tiny change) - * textmodes/texinfo.el (texinfo-environments): Add environment; copying, - documentdescription, ifplaintext, ifnotplaintext, and verbatim. + * textmodes/texinfo.el (texinfo-environments): Add environment; + copying, documentdescription, ifplaintext, ifnotplaintext, and + verbatim. * textmodes/texinfmt.el (texinfo-format-ifplaintext): New function. (ifplaintext, ifnotplaintext)